home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 95 / XENIATGM95.iso / Shareware / Babylon 3.0 / bab_ttsm.exe / MSpchapi.exe / RCDATA / CABINET / spchtel.dll / TEXT / 112 < prev    next >
Text (UTF-16)  |  1999-01-12  |  5KB  |  151 lines

  1. [Grammar]
  2. LangId=1033
  3. Type=CFG
  4.  
  5. [Prompts]
  6. ; You'll need to change some of the following
  7. Main=Please say your phone number.
  8. ;Main.2=Please say your phone number. - Shorter prompt
  9. Where=You are speaking a phone number.
  10. AskAreaCode=Please speak the three digits of the area code.
  11. AskNextThree=Please speak the middle three digits of the phone number.
  12. AskLastFour=Please speak the last four digits of the phone number.
  13.  
  14. VerifyPre=I heard:
  15. VerifyPost=Is this correct?
  16. Unrecognized=Sorry, I didn't understand.
  17. Help=Speak the digits of the phone number, without pausing between digits. Or, you can type in the digits, followed by the pound sign.
  18. SpeakingFaster=Speaking faster.
  19. SpeakingSlower=Speaking slower.
  20. HelpVerify=You can speak yes or no, or press 1 for yes, or 2 for no.
  21.  
  22. [Settings]
  23. Verify=1
  24. TimeoutComplete=750
  25. TimeoutIncomplete=1000
  26.  
  27. [DTMFMap]
  28. 0=10
  29. 1=1
  30. 2=2
  31. 3=3
  32. 4=4
  33. 5=5
  34. 6=6
  35. 7=7
  36. 8=8
  37. 9=9
  38. #=11
  39. *=11
  40.  
  41. [<Start>]
  42. <Start>=<AskPhoneNumber>
  43. <Start>=<Verify>
  44. <Start>=<3Digits>
  45. <Start>=<4Digits>
  46.  
  47.  
  48. [<AskPhoneNumber>]
  49. <AskPhoneNumber>=<PhoneNumber>
  50. <AskPhoneNumber>=(DefaultResponses)
  51.  
  52. [<3Digits>]
  53. <3Digits>=<0..9> <0..9> <0..9>
  54. <3Digits>=(DefaultResponses)
  55.  
  56. [<4Digits>]
  57. <4Digits>=<0..9> <0..9> <0..9> <0..9>
  58. <4Digits>=(DefaultResponses)
  59.  
  60.  
  61. ; **********************************************************************
  62. ; all controls should have these default responses
  63. [(DefaultResponses)]
  64. =[opt] (DefaultJunkBegin) (ValidDefault) [opt] (DefaultJunkEnd)
  65.  
  66. [(ValidDefault)]
  67. -3=(AskOperator)
  68. -4=(AskHangUp)
  69. -5=(AskBack)
  70. -10=(AskWhere)
  71. -11=(AskHelp)
  72. -12=(AskRepeat)
  73. -13=(AskSpeakFaster)
  74. -14=(AskSpeakSlower)
  75.  
  76. [(DefaultJunkBegin)]
  77. =could you
  78. =I want [opt] to
  79. =please
  80.  
  81. [(DefaultJunkEnd)]
  82. =please
  83. =now [opt] please
  84.  
  85. [(AskOperator)]
  86. =[opt] (TalkToOperator) (OperatorName)
  87.  
  88. [(TalkToOperator)]
  89. =talk to
  90. =speak with
  91. =connect me to
  92. =give me
  93.  
  94. [(OperatorName)]
  95. =[opt] an operator
  96. =someone real
  97. =real person
  98. =living person
  99. =warm body
  100.  
  101. [(AskHangUp)]
  102. =hang up
  103. =goodbye
  104.  
  105.  
  106. [(AskBack)]
  107. =scratch that
  108. =go back
  109. =undo that
  110. =I made a mistake
  111. =never mind
  112.  
  113. [(AskWhere)]
  114. =where am I
  115. =where were we
  116. =what am I doing
  117. =what's going on
  118.  
  119. [(AskHelp)]
  120. =[opt] some help [opt] me
  121. =give me help
  122. =what can I say
  123. =list [opt] voice commands
  124. =what are my options
  125. =tell me what I can say
  126.  
  127. [(AskRepeat)]
  128. =what
  129. =what did you say
  130. =repeat [opt] that
  131. =huh
  132.  
  133. [(AskSpeakFaster)]
  134. =speak faster
  135. =talk faster
  136. =speak more quickly
  137. =talk more quickly
  138.  
  139. [(AskSpeakSlower)]
  140. =speak slower
  141. =talk slower
  142. =speak more slowly
  143. =talk more slowly
  144.  
  145.  
  146. ; entries necessary for verification to work
  147. [<Verify>]
  148. <Verify>=(YesNo)
  149. <Verify>=(DefaultResponses)
  150.  
  151.